stylecontext: Get rid of StyleData struct
authorBenjamin Otte <otte@redhat.com>
Tue, 10 Jun 2014 23:16:48 +0000 (01:16 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 10 Jun 2014 23:18:05 +0000 (01:18 +0200)
commit200bdf1aec00d16a15bdda5ae8dbdee66e0c0dd6
treeef028f9fc91355593be03969b62cd8bd803b9249
parent57c4f01e0d847393de702ee63d82f28a46ae8863
stylecontext: Get rid of StyleData struct

It's now just a GtkCssComputedValues + refcount. And
GtkCssComputedValues has its own refcount, so use that one instead.
gtk/gtkstylecontext.c